Package-level declarations

Types

Link copied to clipboard

Controls where the Clips progress bar is placed.

Link copied to clipboard

Controls how video is sized inside Embedded Clips.

Link copied to clipboard
@Serializable
data class StorytellerGradientStop(@ColorInt val color: Int, @FloatRange(from = 0.0, to = 1.0) val location: Float)

One color and normalized location in an ordered Storyteller gradient.

Link copied to clipboard

Builder for the Search Filters Apply button appearance.

Link copied to clipboard

Builder for the Search Filters icon button appearance.

Link copied to clipboard

Builder for Search Filters sheet appearance.

Link copied to clipboard

Builder for Search input appearance. Typography inherits the global theme font.

Link copied to clipboard

Builder for the Search no-results state.

Link copied to clipboard

Builder for Search Filters option appearance.

Link copied to clipboard

Builder for Search suggestion row appearance. Typography inherits the global theme font.

Link copied to clipboard
@Serializable
class StorytellerSearchTextBuilder

Builder for Search text that inherits the global font and semantic weight.